Skip to content

Test Result : arrays union

0 failures (±0)
5 tests (±0)
Took 28 ms.

All Tests

Test nameDurationStatus
scout.arrays union also works with floats1 msPassed
scout.arrays union does not fail if arr1 or arr2 are not defined26 msPassed
scout.arrays union if the arrays contain objects instead of primitives, it uses their id to check for equality0 msPassed
scout.arrays union merges two arrays0 msPassed
scout.arrays union merges two arrays and removes duplicates1 msPassed